home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_altitude_fog.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  713 b   |  17 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="volume" name="k3d_altitude_fog">
  4.             <description></description>
  5.             <authors>Timothy M. Shead</authors>
  6.             <copyright>Copyright (c) 1995-2004, Timothy M. Shead</copyright>
  7.             <argument name="max_height" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  8.             <argument name="min_height" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  9.             <argument name="background" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="0 0 0"/>
  10.         </shader>
  11.     </shaders>
  12. </k3dml>
  13.  
  14.  
  15.  
  16.  
  17.